home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 24 / Amiga Format AFCD24 (Feb 1998, Issue 108).iso / -in_the_mag- / emulation / amiga / uae-0.7.0b2 / src / targets / t-ggi.h < prev    next >
C/C++ Source or Header  |  1998-01-20  |  361b  |  22 lines

  1.  /*
  2.   * UAE - The Un*x Amiga Emulator
  3.   *
  4.   * Target specific stuff, GGI version
  5.   *
  6.   * Copyright 1997 Stefan Reinauer
  7.   */
  8.  
  9. #define UNSUPPORTED_OPTION_l
  10.  
  11. #ifndef USING_CURSES_UI
  12. #define UNSUPPORTED_OPTION_G
  13. #endif
  14.  
  15. #define OPTIONSFILENAME ".uaerc"
  16. #define OPTIONS_IN_HOME
  17.  
  18. #define DEFPRTNAME "lpr"
  19. #define DEFSERNAME "/dev/ttyS1"
  20.  
  21. #define PICASSO96_SUPPORTED
  22.